STEP 7: Let's generate the random number for our second dice!
Our variables each need different names. Remember, the variable name is to the word before the equals sign =.
- Name this new variable roll_2.
- Change the range of roll_2 so that the random number will be between 1 and 6.
To navigate the page using the TAB key, first press ESC to exit the code editor.